home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameSpot.it
/
GameSpot Italia (2001).bin
/
demo
/
severancedemo
/
data1.cab
/
Program_Files
/
Maps
/
Ragnar_M2
/
pocimas.py
< prev
next >
Wrap
Text File
|
2000-10-13
|
2KB
|
57 lines
import pocimac
import Ontake
## pocion 100 en habitacion con llave justo antes de puente levadizo
ragnarpocima100a=Bladex.CreateEntity("ragnarpocima100a","Pocima100",-122925.952125,-1356.138057,8758.883719)
ragnarpocima100a.Static=0
ragnarpocima100a.Scale=1.000000
ragnarpocima100a.Orientation=0.707107,0.707107,0.000000,0.000000
pocimac.CreatePotion("ragnarpocima100a")
## POCIMA TODO CERCA DE TRAMPA BOLAS DE FUEGO
o=Bladex.CreateEntity("ragnarpobolas","PocimaTodo",-81243.767885,5783.881910,-99921.271660)
o.Static=0
o.Scale=1.000000
o.Orientation=0.707107,0.707107,0.000000,0.000000
pocimac.CreatePotion("ragnarpobolas")
#######POWER POTION########
o=Bladex.CreateEntity("NoName0","Columna",-133189.016815,12653.427626,-98665.734525)
o.Static=0
o.Scale=1.445076
o.Orientation=0.707107,0.707107,0.000000,0.000000
#o.NodesOrientation=? En la siguiente versi≤n
#o.Scripts=? En la siguiente versi≤n
powp_PP=Bladex.CreateEntity("Ragnarpowp_PP","PowerPotion",-133164.352712,11720.650997,-98637.402867)
powp_PP.Static=0
powp_PP.Solid=1
powp_PP.Scale=1.321291
powp_PP.Orientation=0.707107,0.707107,0.000000,0.000000
pocimac.CreatePowerPotion("Ragnarpowp_PP")
"""
###POCIMAS DE VIDA EN EL ALMACEN ANTES DEL CABALLERO DEL CAOS###
################################################################
o=Bladex.CreateEntity("Poal1","Pocima100",-108360.599863,768.477128,-92868.052358)
o.Static=0
o.Solid=1
o.Scale=1.220190
o.Orientation=0.707107,0.707107,0.000000,0.000000
pocimac.CreatePotion("Poal1")
"""
### POCIMA EN REPISA cercana a puente levadizo
poc50puente=Bladex.CreateEntity("poc50puente","Pocima50",-96350.590217,-12079.555047,-37234.815697, "Physic")
poc50puente.Scale=1.232392
poc50puente.Orientation=0.995087,-0.071664,-0.066593,-0.015237
pocimac.CreatePotion("poc50puente")